GtkListBox: No need to manually clamp adjustment to focus
authorAlexander Larsson <alexl@redhat.com>
Mon, 10 Jun 2013 12:41:51 +0000 (14:41 +0200)
committerAlexander Larsson <alexl@redhat.com>
Thu, 13 Jun 2013 10:17:06 +0000 (12:17 +0200)
commit157102aa735b7e26611725e8e62c530b4fe0a830
tree721772f25f6576817a2df6582b7f9e9b00aeb9e5
parent932535d4445be09faa919b0f85d7b35aca225430
GtkListBox: No need to manually clamp adjustment to focus

Now that we use real widgets for rows the focus_vadjustment is
enough.
gtk/gtklistbox.c